home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Smart Defrag / DefragSetup.exe / {app} / IObit SmartDefrag.exe / 0 / RCDATA / TMEDETAILSFORM / TMEDETAILSFORM.txt
Encoding:
Text File  |  2009-07-02  |  377 b   |  18 lines

  1. object DetailsForm: TMEDetailsForm
  2.   Message = 'Error Details'
  3.   object ContinueBtn: INVButton
  4.   end
  5.   object SkipBtn: INVButton
  6.   end
  7.   object CancelBtn: INVButton
  8.   end
  9.   object Label1: INVLabel
  10.     Caption = 'in which situation did the error occur?'
  11.   end
  12.   object DetailsMemo: INVEdit
  13.     Lines = 9
  14.     OutputName = 'error details'
  15.     OutputType = nvoOwnSection
  16.   end
  17. end
  18.